Skip to main content

CarouselTabBar

A common component with the carousel tab bar content. Displays skip button, continue button, and a progress bar

NameTypeDefault ValueRequiredDescription
navigation{ dispatch(action: Readonly<{ type: string; payload?: object; source?: string; target?: string; }> | ((state: Readonly<{ key: string; index: number; routeNames: string[]; history?: unknown[]; routes: NavigationRoute<ParamListBase, string>[]; type: string; stale: false; }>) => Readonly<...>)): void; ... 7 more ...; g...Yesthe tab navigators navigation helpers
onCarouselEnd() => voidYescalled when the skip button is clicked or the user has gone through all the carousel components
translationTFunction<"translation", undefined>YesuseTranslations t function to translate the labels
screenListCarouselScreen[]Yeslist of screens with the screen name and the component in each item